home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000049_news@columbia.edu _Mon Jan 17 19:55:56 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA01165
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 17 Jan 2000 19:55:55 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA29292
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 17 Jan 2000 19:29:00 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Subject: Re: MS-DOS Kermit, more capabalities
  10. From: cangel@famvid.com
  11. Message-ID: <YoOg4.6713$NU6.285660@tw12.nn.bcandid.com>
  12. Organization: bCandid - Powering the world's discussions - http://bCandid.com
  13. Date: Tue, 18 Jan 2000 00:24:24 GMT
  14. To: kermit.misc@columbia.edu
  15.  
  16.  
  17. On 2000-01-17 jaltman@watsun.cc.columbia.edu(JeffreyAltman) said:
  18.  
  19. JA>Newsgroups: comp.protocols.kermit.misc
  20. JA>In article <s86oeobeeh6107@corp.supernews.com>,
  21. JA><no_spam@adams.patriot.net> wrote:
  22.  
  23. JA> :  2.  You can get DSZ from Omen Technology, register it for
  24. JA> about  :  $20,  and  write  a  couple  of Kermit macros (see
  25. JA> below)  that  will  :  cause  Kermit to call DSZ and send or
  26. JA> receive files. 
  27.  
  28.     --8<--cut 
  29.  
  30.     FDSZ  is also from Omen Tech but can do `int 14h' connects using
  31.     a fossil driver. 
  32.  
  33. JA> This  can  only  work  over  a serial port since the DSZ.EXE
  34. JA> driver only understands serial connections. 
  35.  
  36.     If  MSKermit  would do an `int 14h' vector reset to point within
  37.     itself  to  it's  send_char()  and  receive_char() routines then
  38.     FDSZ could do this using MSKermit's TCP/IP stack. 
  39.  
  40.     The macros would be more or less the same. 
  41.  
  42. >
  43. >        ,                          ,
  44. >      o/      Charles.Angelich      \o       ,
  45. >     <|        @AngelFire.com        |>  __o/
  46. >     / >          USA, MI           < \   __\__
  47.